Skip to content

Feature/basic period tracking#1

Merged
nirjan-dev merged 9 commits intomainfrom
feature/basic-period-tracking
Oct 7, 2025
Merged

Feature/basic period tracking#1
nirjan-dev merged 9 commits intomainfrom
feature/basic-period-tracking

Conversation

@nirjan-dev
Copy link
Copy Markdown
Owner

No description provided.

Adds comprehensive unit tests for the period tracker routes, covering
success, invalid input, and failure scenarios. These tests ensure the
correct behavior of the API endpoints.
- Initialize the database connection outside of the request handlers. -
Pass the database instance to the services and routes. - Initialize
`betterAuth` outside of routes. - Remove context from `getEnv` and
initialize it once. - Add timing middleware.
@nirjan-dev nirjan-dev merged commit 12b03a5 into main Oct 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant